vessel segmentation
- North America > United States (0.14)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
- Europe > Finland > Uusimaa > Helsinki (0.04)
- (10 more...)
Advancing Embodied Intelligence in Robotic-Assisted Endovascular Procedures: A Systematic Review of AI Solutions
Yao, Tianliang, Lu, Bo, Kowarschik, Markus, Yuan, Yixuan, Zhao, Hubin, Ourselin, Sebastien, Althoefer, Kaspar, Ge, Junbo, Qi, Peng
Endovascular procedures have revolutionized vascular disease treatment, yet their manual execution is challenged by the demands for high precision, operator fatigue, and radiation exposure. Robotic systems have emerged as transformative solutions to mitigate these inherent limitations. A pivotal moment has arrived, where a confluence of pressing clinical needs and breakthroughs in AI creates an opportunity for a paradigm shift toward Embodied Intelligence (EI), enabling robots to navigate complex vascular networks and adapt to dynamic physiological conditions. Data-driven approaches, leveraging advanced computer vision, medical image analysis, and machine learning, drive this evolution by enabling real-time vessel segmentation, device tracking, and anatomical landmark detection. Reinforcement learning and imitation learning further enhance navigation strategies and replicate expert techniques. This review systematically analyzes the integration of EI into endovascular robotics, identifying profound systemic challenges such as the heterogeneity in validation standards and the gap between human mimicry and machine-native capabilities. Based on this analysis, a conceptual roadmap is proposed that reframes the ultimate objective away from systems that supplant clinical decision-making. This vision of augmented intelligence, where the clinician's role evolves into that of a high-level supervisor, provides a principled foundation for the future of the field.
- Asia > China > Shanghai > Shanghai (0.04)
- Europe > United Kingdom (0.04)
- Asia > China > Hong Kong (0.04)
- (7 more...)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (1.00)
- Health & Medicine > Diagnostic Medicine > Imaging (1.00)
- Information Technology > Sensing and Signal Processing > Image Processing (1.00)
- Information Technology > Artificial Intelligence > Robots (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Reinforcement Learning (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (1.00)
NeuroVascU-Net: A Unified Multi-Scale and Cross-Domain Adaptive Feature Fusion U-Net for Precise 3D Segmentation of Brain Vessels in Contrast-Enhanced T1 MRI
Vayeghan, Mohammad Jafari, Delfan, Niloufar, Masouleh, Mehdi Tale, Rizi, Mansour Parvaresh, Moshiri, Behzad
Precise 3D segmentation of cerebral vasculature from T1-weighted contrast-enhanced (T1CE) MRI is crucial for safe neurosurgical planning. Manual delineation is time-consuming and prone to inter-observer variability, while current automated methods often trade accuracy for computational cost, limiting clinical use. We present NeuroVascU-Net, the first deep learning architecture specifically designed to segment cerebrovascular structures directly from clinically standard T1CE MRI in neuro-oncology patients, addressing a gap in prior work dominated by TOF-MRA-based approaches. NeuroVascU-Net builds on a dilated U-Net and integrates two specialized modules: a Multi-Scale Contextual Feature Fusion ($MSC^2F$) module at the bottleneck and a Cross-Domain Adaptive Feature Fusion ($CDA^2F$) module at deeper hierarchical layers. $MSC^2F$ captures both local and global information via multi-scale dilated convolutions, while $CDA^2F$ dynamically integrates domain-specific features, enhancing representation while keeping computation low. The model was trained and validated on a curated dataset of T1CE scans from 137 brain tumor biopsy patients, annotated by a board-certified functional neurosurgeon. NeuroVascU-Net achieved a Dice score of 0.8609 and precision of 0.8841, accurately segmenting both major and fine vascular structures. Notably, it requires only 12.4M parameters, significantly fewer than transformer-based models such as Swin U-NetR. This balance of accuracy and efficiency positions NeuroVascU-Net as a practical solution for computer-assisted neurosurgical planning.
- South America > Suriname > North Atlantic Ocean (0.14)
- Asia > Middle East > Iran > Tehran Province > Tehran (0.04)
- North America > Canada > Quebec > Capitale-Nationale Region > Québec (0.04)
- (6 more...)
- Health & Medicine > Therapeutic Area > Oncology (1.00)
- Health & Medicine > Therapeutic Area > Neurology (1.00)
- Health & Medicine > Diagnostic Medicine (1.00)
MM-UNet: Morph Mamba U-shaped Convolutional Networks for Retinal Vessel Segmentation
Liu, Jiawen, Zeng, Yuanbo, Liang, Jiaming, Yang, Yizhen, Zhang, Yiheng, Cai, Enhui, Sheng, Xiaoqi, Cai, Hongmin
Accurate detection of retinal vessels plays a critical role in reflecting a wide range of health status indicators in the clinical diagnosis of ocular diseases. Recently, advances in deep learning have led to a surge in retinal vessel segmentation methods, which have significantly contributed to the quantitative analysis of vascular morphology. However, retinal vasculature differs significantly from conventional segmentation targets in that it consists of extremely thin and branching structures, whose global morphology varies greatly across images. These characteristics continue to pose challenges to segmentation precision and robustness. To address these issues, we propose MM-UNet, a novel architecture tailored for efficient retinal vessel segmentation. The model incorporates Morph Mamba Convolution layers, which replace pointwise convolutions to enhance branching topological perception through morph, state-aware feature sampling. Additionally, Reverse Selective State Guidance modules integrate reverse guidance theory with state-space modeling to improve geometric boundary awareness and decoding efficiency. Extensive experiments conducted on two public retinal vessel segmentation datasets demonstrate the superior performance of the proposed method in segmentation accuracy. Compared to the existing approaches, MM-UNet achieves F1-score gains of 1.64 % on DRIVE and 1.25 % on STARE, demonstrating its effectiveness and advancement. The project code is public via https://github.com/liujiawen-jpg/MM-UNet.
- Asia > China > Guangdong Province > Guangzhou (0.05)
- North America > United States (0.04)
- Europe > Netherlands (0.04)
- (3 more...)
CASR-Net: An Image Processing-focused Deep Learning-based Coronary Artery Segmentation and Refinement Network for X-ray Coronary Angiogram
Hassan, Alvee, Sarmun, Rusab, Chowdhury, Muhammad E. H., Murugappan, M., Hossain, Md. Sakib Abrar, Mahmud, Sakib, Alqahtani, Abdulrahman, Zoghoul, Sohaib Bassam, Khandakar, Amith, Zughaier, Susu M., Al-Maadeed, Somaya, Hasan, Anwarul
Early detection of coronary artery disease (CAD) is critical for reducing mortality and improving patient treatment planning. While angiographic image analysis from X-rays is a common and cost-effective method for identifying cardiac abnormalities, including stenotic coronary arteries, poor image quality can significantly impede clinical diagnosis. We present the Coronary Artery Segmentation and Refinement Network (CASR-Net), a three-stage pipeline comprising image preprocessing, segmentation, and refinement. A novel multichannel preprocessing strategy combining CLAHE and an improved Ben Graham method provides incremental gains, increasing Dice Score Coefficient (DSC) by 0.31-0.89% and Intersection over Union (IoU) by 0.40-1.16% compared with using the techniques individually. The core innovation is a segmentation network built on a UNet with a DenseNet121 encoder and a Self-organized Operational Neural Network (Self-ONN) based decoder, which preserves the continuity of narrow and stenotic vessel branches. A final contour refinement module further suppresses false positives. Evaluated with 5-fold cross-validation on a combination of two public datasets that contain both healthy and stenotic arteries, CASR-Net outperformed several state-of-the-art models, achieving an IoU of 61.43%, a DSC of 76.10%, and clDice of 79.36%. These results highlight a robust approach to automated coronary artery segmentation, offering a valuable tool to support clinicians in diagnosis and treatment planning.
- Asia > Middle East > Qatar > Ad-Dawhah > Doha (0.04)
- Asia > Bangladesh > Dhaka Division > Dhaka District > Dhaka (0.04)
- Europe > Switzerland (0.04)
- (5 more...)
- Overview (1.00)
- Research Report > New Finding (0.93)
- Research Report > Promising Solution (0.87)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (1.00)
- Health & Medicine > Diagnostic Medicine > Imaging (1.00)
Focal Modulation and Bidirectional Feature Fusion Network for Medical Image Segmentation
Safdar, Moin, Iqbal, Shahzaib, Mehmood, Mehwish, Ghafoor, Mubeen, Khan, Tariq M., Razzak, Imran
Medical image segmentation is essential for clinical applications such as disease diagnosis, treatment planning, and disease development monitoring because it provides precise morphological and spatial information on anatomical structures that directly influence treatment decisions. Convolutional neural networks significantly impact image segmentation; however, since convolution operations are local, capturing global contextual information and long-range dependencies is still challenging. Their capacity to precisely segment structures with complicated borders and a variety of sizes is impacted by this restriction. Since transformers use self-attention methods to capture global context and long-range dependencies efficiently, integrating transformer-based architecture with CNNs is a feasible approach to overcoming these challenges. To address these challenges, we propose the Focal Modulation and Bidirectional Feature Fusion Network for Medical Image Segmentation, referred to as FM-BFF-Net in the remainder of this paper. The network combines convolutional and transformer components, employs a focal modulation attention mechanism to refine context awareness, and introduces a bidirectional feature fusion module that enables efficient interaction between encoder and decoder representations across scales. Through this design, FM-BFF-Net enhances boundary precision and robustness to variations in lesion size, shape, and contrast. Extensive experiments on eight publicly available datasets, including polyp detection, skin lesion segmentation, and ultrasound imaging, show that FM-BFF-Net consistently surpasses recent state-of-the-art methods in Jaccard index and Dice coefficient, confirming its effectiveness and adaptability for diverse medical imaging scenarios.
- Asia > Pakistan > Islamabad Capital Territory > Islamabad (0.04)
- Oceania > Australia > New South Wales > Sydney (0.04)
- Europe > Italy (0.04)
- (3 more...)
- Health & Medicine > Therapeutic Area (1.00)
- Health & Medicine > Diagnostic Medicine > Imaging (1.00)
MRI-derived quantification of hepatic vessel-to-volume ratios in chronic liver disease using a deep learning approach
Herold, Alexander, Sobotka, Daniel, Beer, Lucian, Bastati, Nina, Poetter-Lang, Sarah, Weber, Michael, Reiberger, Thomas, Mandorfer, Mattias, Semmler, Georg, Simbrunner, Benedikt, Wichtmann, Barbara D., Ba-Ssalamah, Sami A., Trauner, Michael, Ba-Ssalamah, Ahmed, Langs, Georg
Computational Imaging Research Lab, Department of Biomedical Imaging and Image - guided Therapy, Medical University of Vienna, Austria . Abstract (2 50 words) Background We aimed to quantify hepatic vessel volumes across chronic liver disease stages and healthy controls using deep learning - based magnetic resonance imaging ( MRI) analysis, and assess correlations with biomarkers for liver (dys)function and fibrosis/portal hypertension. Methods We assessed retrospectively healthy controls, non - advanced and advanced chronic liver disease (ACLD) patients using a 3D U - Net model for hepatic vessel segmentation on portal venous phase gadoxetic acid - enhanced 3 - T MRI. Total (TVVR), hepatic (HVVR), and intrahepatic portal vein - to - volume ratios (PVVR) were compared between groups and c orrelat ed with: a lbumin - b ilirubin [ ALBI ] and "m odel for e nd - s tage l iver d isease - s odium " [ MELD - Na ] s core) and fibrosis/portal hypertension (Fibrosis - 4 [ FIB - 4 ] Score, liver stiffness measurement [ LSM ], hepatic venous pressure gradient [ HVPG ], platelet count [ PLT ], and spleen volume. Results We included 197 subjects, aged 54.9 13.8 years (mean standard deviation), 111 males ( 56 .3 TVVR and HVVR were highest in controls (3.9; 2.1), intermediate in non - ACLD (2.8; 1.7), and lowest in ACLD patients (2.3; 1.0) ( p 0. 001) . PVVR was reduced in both non - ACLD and ACLD patients (both 1.2) compared to controls (1.7) ( p 0. 001), but showed no difference between CLD groups ( p = 0.999) . TVVR and PVVR showed similar but weaker correlations. Conclusion s Deep learning - based hepatic vessel volumetry demonstrate d differences between healthy liver and chronic liver disease stages and shows correlations with established markers of disease severity. Relevance s tatement Hepatic vessel volumetry demonstrates differences between healthy liver and chronic liver disease stages, potentially serving as a non - invasive imaging biomarker.
- Europe > Austria > Vienna (0.55)
- North America > United States > California > San Francisco County > San Francisco (0.14)
- Europe > Switzerland > Basel-City > Basel (0.04)
- (6 more...)
- Research Report > New Finding (1.00)
- Research Report > Experimental Study (1.00)
- Health & Medicine > Therapeutic Area > Nephrology (1.00)
- Health & Medicine > Therapeutic Area > Hepatology (1.00)
- Health & Medicine > Therapeutic Area > Gastroenterology (1.00)
- (2 more...)
- North America > United States (0.14)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
- Europe > Finland > Uusimaa > Helsinki (0.04)
- (10 more...)
Artery-Vein Segmentation from Fundus Images using Deep Learning
SK, Sharan, Sahayam, Subin, Jayaraman, Umarani, A, Lakshmi Priya
Segmenting of clinically important retinal blood vessels into arteries and veins is a prerequisite for retinal vessel analysis. Such analysis can provide potential insights and bio-markers for identifying and diagnosing various retinal eye diseases. Alteration in the regularity and width of the retinal blood vessels can act as an indicator of the health of the vasculature system all over the body. It can help identify patients at high risk of developing vasculature diseases like stroke and myocardial infarction. Over the years, various Deep Learning architectures have been proposed to perform retinal vessel segmentation. Recently, attention mechanisms have been increasingly used in image segmentation tasks. The work proposes a new Deep Learning approach for artery-vein segmentation. The new approach is based on the Attention mechanism that is incorporated into the WNet Deep Learning model, and we call the model as Attention-WNet. The proposed approach has been tested on publicly available datasets such as HRF and DRIVE datasets. The proposed approach has outperformed other state-of-art models available in the literature.
- Asia > India > Tamil Nadu > Chennai (0.04)
- Europe > Germany > Bavaria > Upper Bavaria > Munich (0.04)
Multi-Domain Brain Vessel Segmentation Through Feature Disentanglement
Galati, Francesco, Falcetta, Daniele, Cortese, Rosa, Prados, Ferran, Burgos, Ninon, Zuluaga, Maria A.
The intricate morphology of brain vessels poses significant challenges for automatic segmentation models, which usually focus on a single imaging modality. However, accurately treating brain-related conditions requires a comprehensive understanding of the cerebrovascular tree, regardless of the specific acquisition procedure. Our framework effectively segments brain arteries and veins in various datasets through image-to-image translation while avoiding domain-specific model design and data harmonization between the source and the target domain. This is accomplished by employing disentanglement techniques to independently manipulate different image properties, allowing them to move from one domain to another in a label-preserving manner. Specifically, we focus on manipulating vessel appearances during adaptation while preserving spatial information, such as shapes and locations, which are crucial for correct segmentation. Our evaluation effectively bridges large and varied domain gaps across medical centers, image modalities, and vessel types. Additionally, we conduct ablation studies on the optimal number of required annotations and other architectural choices. The results highlight our framework's robustness and versatility, demonstrating the potential of domain adaptation methodologies to perform cerebrovascular image segmentation in multiple scenarios accurately. Our code is available at https://github.com/i-vesseg/MultiVesSeg.
- Europe > United Kingdom > England > Greater London > London (0.04)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- Europe > Switzerland (0.04)
- Health & Medicine > Therapeutic Area > Neurology (1.00)
- Health & Medicine > Health Care Technology (1.00)
- Health & Medicine > Health Care Providers & Services (1.00)
- Health & Medicine > Diagnostic Medicine > Imaging (1.00)